﻿/*========== Colors ==========*/
h1, #menu li a:hover, .boxtitle
{ 
    color:  #6386c3; 
}

.listw-bg
{
    list-style: url(../../img/_/layout/list/avatar400-arrow.png) outside; 
    padding-left: 10px;    
}

.box-1 .border-top {
	background: #fff url(../../img/_/layout/box/top/border-top-for_avatar400.png) repeat-x 0% 0%;
}
.box-1 .corner-top-left {
	background: url(../../img/_/layout/box/top/corner-top-left-for_avatar400.png) no-repeat 0% 0%;
}
.box-1 .corner-top-right {
	background: url(../../img/_/layout/box/top/corner-top-right-for_avatar400.png) no-repeat 100% 0%;
}
.box-1 .inner { height: auto; }

/*========== Not in styles.css ==========*/

.moduleList dt
{
    color:  #6386c3;
    padding-top:10px;
    font-size: 1.2em;
}
.moduleList dt a
{
    color:  #6386c3;
    padding: 10px 0 5px 0;
    font-size: inherited;
    text-decoration:none;
    text-transform:none;
}
.moduleList dd { padding-top:5px; }
.moduleList dd a { padding-left: 10px; text-decoration:none; color: black; }

.solutions ul { font-size:1.2em; }
.solutions li { padding:6px 0 0px 0; font-size:1.2em; }
.solutions li a { color:Black; text-decoration:none; }


#moduleInfo h4, h4.border-title 
{
    color: #fff;
    background: linear-gradient(#7A98CC, #6487C3);
}


#videoHeader 
{
    color: #6386c3;
} 